From a5b77479f5e834135cf66054df1e9a93e2384d69 Mon Sep 17 00:00:00 2001 From: Matthias Geiger Date: Tue, 2 Sep 2025 19:31:33 +0200 Subject: [PATCH] d/control: Require unicode-data 16.0 --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 1b79ffb..a47e38d 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,7 @@ Source: utf8proc Priority: optional Maintainer: Matthias Geiger Build-Depends: debhelper-compat (= 13), - unicode-data (<< 15.2), - unicode-data (>= 15.1) + unicode-data (>= 16.0) Standards-Version: 4.7.2 Rules-Requires-Root: no Section: libs -- 2.30.2